home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / utils / compress / zoo210a.not < prev    next >
Text File  |  1996-11-16  |  853b  |  34 lines

  1. Rahul Dhesi's zoo 2.10
  2. Binaries for Linux prepared by faith@cs.unc.edu, Tue Jan 19 19:01:34 1993
  3. Compiled with gcc 2.3.3 (-O)
  4. Linked with jump-4.2 libraries
  5.  
  6. To install from Linux binary distribution:
  7.  
  8. 1) Get binary distribution (zoo210A.taz) from
  9. ftp.cs.unc.edu:/pub/faith/linux/utils or from
  10. tsx-11.mit.edu:/pub/linux/binaries/FSF
  11. 2) cd /
  12. 3) gtar zpxvf zoo210A.taz
  13.  
  14. Alternatively, the SLS sysinstall program can be used.
  15.  
  16.  
  17. To uninstall this binary distribution, do the following:
  18.  
  19. cd /usr/src/zoo210
  20. ./zoo210A.Unins
  21.  
  22.  
  23. To install from source:
  24.  
  25. 1) Get source from: wuarchive.wustl.edu:/mirrors/unix-c/arc-progs/zoo210.tar-z
  26. 2) mkdir /usr/src/zoo210
  27. 3) cd /usr/src/zoo210
  28. 4) Untar zoo210.tar-z in /usr/src/zoo210
  29. 5) Edit makefile and remove "/usr/include/varargs.h"
  30. 5) make bsdansi
  31. 6) strip zoo fiz
  32. 7) cp zoo fiz /usr/bin
  33. 8) cp zoo.1 fiz.1 /usr/man/man1
  34.